home *** CD-ROM | disk | FTP | other *** search
/ Math Ace (Grand Prix Edition) / Math Ace Grand P.iso / PRONTO / FAMILY / FAMILY.Z / LOVEME.DCR / 00218.ls < prev    next >
Encoding:
Text File  |  1997-01-06  |  187 b   |  10 lines

  1. on exitFrame
  2.   changeColor()
  3.   set the volume of sound 2 to 0
  4.   updateStage()
  5.   puppetSprite(48, 0)
  6.   sound stop 2
  7.   set cst to the number of member "cursor"
  8.   cursor([cst, cst + 1])
  9. end
  10.